home *** CD-ROM | disk | FTP | other *** search
/ Today's Army Canadian Army Forces / Army IDROM.iso / fla / places.swf / scripts / DefineButton2_104 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-09-18  |  82 b   |  7 lines

  1. on(release){
  2.    tellTarget("../../")
  3.    {
  4.       gotoAndStop("comm");
  5.    }
  6. }
  7.